home *** CD-ROM | disk | FTP | other *** search
- object InfoForm: TInfoForm
- Left = 363
- Top = 374
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 51
- ClientWidth = 219
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poDefault
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GIFImage1: TGIFImage
- Left = 0
- Top = 0
- OnClick = GIFImage1Click
- AutoSize = True
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = GIFImage1Click
- Left = 190
- Top = 24
- end
- end
-